Contains an array of grouped items.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Item> Items { get; }Public ReadOnly Property Items As IList(Of Item)
Get
Property Value
Type:
IListItem
See Also